projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4de46c
)
(rmail-keywords): Don't initialize.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 22:37:34 +0000
(22:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 22:37:34 +0000
(22:37 +0000)
lisp/mail/rmailkwd.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailkwd.el
b/lisp/mail/rmailkwd.el
index 6ab6350348913b4ed6af29cb6e874cf3e1d9f972..37875bf16f445a13776772ebae395e1c5b8e9551 100644
(file)
--- a/
lisp/mail/rmailkwd.el
+++ b/
lisp/mail/rmailkwd.el
@@
-42,7
+42,7
@@
;; Named list of symbols representing valid message keywords in RMAIL.
-(defvar rmail-keywords
nil
)
+(defvar rmail-keywords)
\f
(defun rmail-add-label (string)
"Add LABEL to labels associated with current RMAIL message.